home *** CD-ROM | disk | FTP | other *** search
/ QRZ! Ham Radio 8 / QRZ Ham Radio Callsign Database - Volume 8.iso / pc / files / p_misc / npf231b.exe / NPFPMS.DAT / WHATSNEW.DOC < prev   
Text File  |  1994-10-23  |  3KB  |  88 lines

  1. What's new?
  2.  
  3. This file does not necessarily document *ALL* the changes to the PMS code, just
  4. the ones I remembered to add!  Very minor changes are often not worth including.
  5. Internal changes that do not effect the outwards operation of the PMS, and
  6. small cosmetic changes, will not normally be included either.
  7.  
  8. VERSION 2.xx
  9. ============
  10. Version 2.xx is NOT compatible with any 1.xx or 2.0x versions.
  11. If you are upgrading from a version 1.xx you must delete ALL the existing
  12. files and directories, and install the PMS from scratch.
  13.  
  14. Versions prior to 2.30
  15. ----------------------
  16. If you are upgrading from a version prior to 2.30 then many things have changed.
  17. I complete re-installation may be the best option, and a good read of the DOC
  18. files is essential!  This file now only contains changes from 2.30 onwards.
  19.  
  20. ** Existing registration numbers are still valid **
  21.  
  22. ------------------------------------------------------------------------------
  23. 2.30a
  24. -----
  25. Switched to a new version of the compiler I use to compile the bulk of the PMS
  26. code. Some new compiler features should enable me to reduce the code size a
  27. little, and it should, in theory, be a bit faster.
  28.  
  29. 2.30b
  30. -----
  31. Removed the config command PAGEAUDIO. The default page audio state is now set
  32. by the AUDIO command.
  33.  
  34. Added the config command AUDIOTIMES. Can be used to set a range of times when
  35. audio is allowed, to automatically silence all audio outside of the specified
  36. times (like when I am in bed asleep!) Only operates when AUDIO is set to TIMED
  37.  
  38. The sysop AU command is now 3 three way toggle, and sets AUDIO to ON, OFF or
  39. TIMED
  40.  
  41. Removed the config command DIRECT.
  42. The PMS should now not do any direct screen updates when running under DV
  43.  
  44. Some changes have been made in the way control codes are interpreted when
  45. displayed on the screen, and when sent to the printer.
  46. You may need to modify any SCREENFILTER and PRINTERFILTER commands.
  47. See the notes.doc file for details.
  48.  
  49.  
  50. 2.30c
  51. -----
  52. .CC (Carbon Copy) lists may now contain other CC groups.
  53.  
  54. When importing messages from disk, the @BBS field is now checked against the
  55. WP file, and substitutions made depending on the setting of USEWP in the
  56. config file (as is done for normal messages).
  57.  
  58. Config command SCREEN removed. The screen mode is now read from the video bios
  59. set-up. The PMS supports screen modes 80x25/43/50  Use the DOS command MODE to
  60. set the required screen mode before running the PMS.  i.e. MODE CO80,43
  61.  
  62. Reverse forward option /R added to forward file (fwdfile.lst).
  63.  
  64. 2.30e
  65. -----
  66. Added the option a specifing multiple files download areas (pseudo drives).
  67. The config command FILES <fsp> is replaced by multiple FILESDIR <fsp> commands.
  68.  
  69. Added the config command LOGOPTION to control what events are recorded in the
  70. log file.
  71.  
  72. New version of support program DELUSER.EXE
  73.  
  74. ------------------------------------------------------------------------------
  75. 2.31a
  76. -----
  77. Fixed bug with automatic FBB remote sysop password exchange.
  78.  
  79. Fixed problem with missing line feeds in printer/capture output.
  80.  
  81. 2.31b
  82. -----
  83. Added config option, USENIC <n>, to control the use of full NIC addresses when
  84. doing compressed forwarding. Some BBS sysops complain if their users use the
  85. full address when sending messages, and some complain if they don't!!!
  86. Now you can choose....
  87.  
  88.